| C1.Xaml.Zip Assembly > C1.C1Zip Namespace > C1ZipEntryCollection Class > CopyTo Method : CopyTo(Int32,C1ZipEntry[],Int32,Int32) Method |
'Declaration Public Overloads Sub CopyTo( _ ByVal index As System.Integer, _ ByVal array() As C1ZipEntry, _ ByVal arrayIndex As System.Integer, _ ByVal count As System.Integer _ )
public void CopyTo( System.int index, C1ZipEntry[] array, System.int arrayIndex, System.int count )